SidePanel 이라고 된 부분을 아래와 같이 /*, */ 로 묶어주시면 그 부분이 출력되지 않습니다
왼쪽과 오른쪽 패널 사이드의 테두리 들을 제거할 수 있습니다


/*
    // SidePanel
    "LeftSideSprite": "PANEL\\Docking_Bar\\SidePanel_L",
    "LeftSideRect": { },
    "LeftSideRectImbuePanel": { "x": -236, "y": -205 },
    "LeftSideRectHireMenu": { "x": -236, "y": -204 },
    "LeftSideCatcherRect": { "x": 0, "y": 0, "width": 954, "height": 2160 },
    "LeftHingeRect": { "x": -236, "y": 630 },
    "LeftHingeSprite": "PANEL\\Docking_Bar\\SidePanel_Hinge_L",
    "RightSideSprite": "PANEL\\Docking_Bar\\SidePanel_R",
    "RightSideRect": { "x": -732 },
    "RightSideCatcherRect": { "x": -732, "y": 0, "width": 954, "height": 2160 },
    "RightHingeRect": { "x": 1076, "y": 630 },
    "RightHingeSprite": "PANEL\\Docking_Bar\\SidePanel_Hinge_R",
*/